In [66]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Northbridge¶

Date: 17 Jan 1994 12:30:55¶

m = 6.7¶

Note:¶

  • No earthquakes have been occurred during the fault plane evaluation period (1 hr)
  • The analysis has been conducted using 6 hrs.
In [67]:
folder, earthquake = find_earthquake('Northbridge')
In [68]:
# bar_chart_fp(folder)
In [69]:
plot_box_3d(folder)
In [70]:
scatter_plot_evs(folder)
In [71]:
temporal_series_b(folder)
In [72]:
alert_status_plot(folder)
In [73]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Northbridge 1994-01-17 12:30:55.390000 6.7 0.91 nan nan 130.26 137.9 130 53 111 TH
In [ ]:

In [ ]: